home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / bluetooth-manager.schemas < prev    next >
Encoding:
Text File  |  2009-04-08  |  1.6 KB  |  44 lines

  1. <gconfschemafile>
  2.   <schemalist>
  3.     <schema>
  4.       <key>/schemas/apps/bluetooth-manager/icon_policy</key>
  5.       <applyto>/apps/bluetooth-manager/icon_policy</applyto>
  6.       <owner>bluetooth-manager</owner>
  7.       <type>string</type>
  8.       <default>present</default>
  9.       <gettext_domain>bluetooth-manager</gettext_domain>
  10.       <locale name="C">
  11.         <short>When to show the notification icon</short>
  12.         <long>Display options for the notification icon. Valid options are "never", "present" and "always".</long>
  13.       </locale>
  14.     </schema>
  15.  
  16.     <schema>
  17.       <key>/schemas/apps/bluetooth-manager/receive_enabled</key>
  18.       <applyto>/apps/bluetooth-manager/receive_enabled</applyto>
  19.       <owner>bluetooth-manager</owner>
  20.       <type>bool</type>
  21.       <default>false</default>
  22.       <gettext_domain>bluetooth-manager</gettext_domain>
  23.       <locale name="C">
  24.         <short>If receiving of remote files via Bluetooth is enabled</short>
  25.         <long>If the service for receiving remote files via Bluetooth is enabled or not.</long>
  26.       </locale>
  27.     </schema>
  28.  
  29.     <schema>
  30.       <key>/schemas/apps/bluetooth-manager/sharing_enabled</key>
  31.       <applyto>/apps/bluetooth-manager/sharing_enabled</applyto>
  32.       <owner>bluetooth-manager</owner>
  33.       <type>bool</type>
  34.       <default>false</default>
  35.       <gettext_domain>bluetooth-manager</gettext_domain>
  36.       <locale name="C">
  37.         <short>If Bluetooth file sharing is enabled</short>
  38.         <long>If the service for sharing files via Bluetooth is enabled or not.</long>
  39.       </locale>
  40.     </schema>
  41.  
  42.   </schemalist>
  43. </gconfschemafile>
  44.